home *** CD-ROM | disk | FTP | other *** search
/ Aminet 3 / Aminet 3 - July 1994.iso / Aminet / dev / src / c2p4.readme < prev    next >
Encoding:
Text File  |  1994-06-28  |  1.4 KB  |  35 lines

  1. Short: v.fast c2p converter (cpu+blitter) 020+
  2. Type: dev/src
  3.  
  4. c2p4.a (written by Peter McGavin) is a 4-plane chunky to planar covnverter
  5. optimized for 020+ systems with fast mem.  It uses a comparison buffer (ie.
  6. convert only what has changed from the previous frame).  Performs the first
  7. two passes with the CPU and then passes 3 and 4 with the blitter.  Returns
  8. immediately after starting the blitter (ie. your program can calculate the
  9. next frame while the blitter is still running).
  10.  
  11. An example of the speedup possible is demonstrated with wolf3d.old and
  12. wolf3d.new - use the joystick to move around and fire to exit.
  13.  
  14. wolf3d.old was taken from the wolf3d-2.lha archive, and was written by
  15. russell@cpsc.ucalgary.ca (Terence Russell) using a "normal" c2p converter.
  16.  
  17. wolf3d.new was modified by peterm@maths.grace.cri.nz (Peter McGavin) using
  18. the new c2p4.a converter
  19.  
  20. Enjoy!
  21.  
  22.  
  23.  
  24. ============================= Archive contents =============================
  25.  
  26. Original  Packed Ratio    Date     Time    Name
  27. -------- ------- ----- --------- --------  -------------
  28.    12827    3968 69.0% 07-Apr-94 00:12:40  c2p4.a
  29.      818     472 42.2% 24-Apr-94 18:49:48  c2p4.doc
  30.    19648   12675 35.4% 11-Apr-94 16:27:58  wolf3d.old
  31.    19656   12458 36.6% 07-Apr-94 01:00:46  wolf3d.new
  32.     8192    2094 74.4% 08-Apr-94 03:13:50  walls.bmp
  33. -------- ------- ----- --------- --------
  34.    61141   31667 48.2% 26-Apr-94 12:47:10   5 files
  35.